home *** CD-ROM | disk | FTP | other *** search
- Path: news.wwa.com!rmartin
- From: rmartin@oma.com (Robert C. Martin)
- Newsgroups: comp.object,comp.lang.c++,comp.realtime,comp.dcom.telecom.tech,comp.arch.embedded
- Subject: Re: Can OO be successful in real-time embedded systems?
- Date: 11 Apr 1996 17:51:19 GMT
- Organization: Object Mentor
- Message-ID: <RMARTIN.96Apr11125119@rcm.oma.com>
- References: <316BF0C5.1FE1@condat.de> <PERRYMAN.96Apr11090431@benelli.uk.tele.nokia.fi>
- NNTP-Posting-Host: rcm.oma.com
- In-reply-to: perryman@benelli.uk.tele.nokia.fi's message of 11 Apr 1996 08:04:30 GMT
-
- In article <PERRYMAN.96Apr11090431@benelli.uk.tele.nokia.fi> perryman@benelli.uk.tele.nokia.fi (Steven Perryman) writes:
-
- OOD for embedded systems seems to be the challenge. You can come
- up with a HW platform-free OOA for your system quite easily, but
- then taking that thru an OOD without losing any of the OO
- expressiveness and also addressing the particular
- constraints/issues of the target embedded sys, that is the
- challenge.
-
- But not a particularly difficult challenge. Probably the hardest part
- is finding the appropriate cross tools. These tools *do* exist for
- C++, but they are not plentiful yet.
-
- However, once you have an acceptable cross environment, creating an OO
- solution for an embedded real-time problem is no more challenging than
- creating a procedural solution to the same problem. And it comes with
- the traditional benefits of OO: maintainability and reusability.
-
-
-
- --
- Robert Martin | Design Consulting | Training courses offered:
- Object Mentor Assoc.| rmartin@oma.com | OOA/D, C++, Advanced OO
- 14619 N. Somerset Cr| Tel: (847) 918-1004 | Mgt. Overview of OOT
- Green Oaks IL 60048 | Fax: (847) 918-1023 | http://www.oma.com
-
-